hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
ValueRange
hip
graphics
g2d
particles
Undocumented in source.
struct
ValueRange {
float
min
;
float
max
;
float
rnd
();
}
Members
Functions
rnd
float
rnd
()
max
float
max
;
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
min
float
min
;
Undocumented in source.
Meta
Source
See Implementation
hip
graphics
g2d
particles
classes
HipParticleSystem
HipParticleSystemDOD
structs
HipParticle
HipParticleSystemConfig
ValueRange